![]()
|
![]() |
Introduction (PDF version) ![]() TerraFly is your interactive vehicle for flying over remotely sensed data. TerraFly runs on any standard browser such as Internet Explorer (version 4.0 or newer) and Netscape (version 4.06 and newer). TerraFly is designed as a tool for navigating and manipulating virtually any type of remotely sensed data, making this data available to the average user over the internet. This help is designed to get you 'flying' in TerraFly quickly and easily. This page provides brief descriptions of TerraFly's functionality to help you get started. If you would like more detailed instructions, step-by-step and animated tutorials are available for TerraFly's major functions. **Please note that the animated tutorials may take time to load, depending on your connection speed.
There are a number of ways to navigate in TerraFly. One can 'fly' over the data or retrieve data directly via a geographic coordinate, place name or street address. These two types of navigation are best accomplished using the Flight Control Window, although flight can be accomplished in the FlyFrames alone. The other type of navigation is through different types and resolutions of data. This is accomplished using the drop-down menus in the FlyFrames. As can be seen here,
the Flight Control Window has 3 main control
areas:
Smooth Flight
Flight speed and refresh rate can be adjusted using the two upper black arrows and two lower white arrows, respectively. To increase speed or refresh rate, click the respective up arrow. To decrease speed or refresh rate, click the respective down arrow. Speed is displayed in meters/second and the refresh rate is displayed in frames/second. Both refresh rate and speed adjustments can make flight smoother. Speed should be adjusted to match the resolution of the data being displayed. For faster processor and Internet connections, the refresh rate should be increased. For more detailed instruction on flying, see our
Go-To Features
To use the Go-To Coordinate function, enter the desired latitude/longitude or easting/northing UTM coordinate in the respective center coordinate textboxes and click on "apply coordinate". The reference coordinate position allows the user to change the position of the reference coordinate to one of the 4 corners of the image screen instead of using the default center position. To change the reference position, click on the associated circle and click "apply corner". This will shift the image so that the reference coordinate is now in the chosen position. Go-To Place
For more detailed instruction on using Go-To Place, see our
Go-to Street
For more detailed instruction on using Go-To Street Address, see our
Other features
The "help" button launches another window containing the current document. The "new fly frame" button launches a new frame containing default data (which can, of course, be changed). The frame list displays a list of the frames currently open. By clicking on a frame's name (e.g., FlyFrame1) in the list, that frame is brought to the forefront. The "new view frame" button launches a new window where the user can view data to which asstional information and data manipulation capabilities can be added. The "lookup config" button launches a new window where the user may select the type of places to be displayed when using the Look Up feature. Navigation can also be accomplished in the FlyFrame Windows. You can smoothly 'fly' over the data or through different types and resolutions of data. When multiple FlyFrames are open, smooth flight is synchronized between the open FlyFrames. Changes in data type, resolution or data manipulation are independent for each FlyFrame. Smooth Flight
For more detailed instruction on flying, see our
Changing Data Types and Resolution
For more detailed instruction on changing data type and resolusion, see our
Data Manipulation
The RGB Color Intensity of the images can also be adjusted. To do so, select the associated intensity value, enter the new value and click "Apply". TerraFly would not be complete without a way of acquiring the data being viewed. To do this, an easy-to-use, graphics-based Data Dispenser has been provided. To retrieve data from an area of interest:
For more detailed instruction on changing data type and resolusion, see our
To further help gain information about a particular area being viewed, TerraFly has incorporated two information look-up features. The first Point of Interest window displays the latitude/longitude and UTM coordinates of the point, the nearest place, place type and distance (in miles) to the point, and the closest populated place (ppl), including the county and state, along with distance to the point. To get this information, stop flying, position the mouse over the point of interest and Ctrl-click on the point. Once viewing the point's information, the user may click on "bring to ref point" to center the image on the chosen point. Information regarding a particular point's coordinates can also be displayed while flying by pressing Ctrl-click over a point. This will stop the flight and display the point's coordinates in a yellow window for as long as the mouse button is held down. Once released, the yellow window disappears and flight continues. TerraFly offers information overlay features and image processing filters that enable users to customize the display of data. Information overlay allows users to highlight specific features from the database and to overlay data with different sources. To overlay data, the user must open a new frame by clicking on the "new view frame" button on the FlyControl window. A new ViewFrame is displayed. Data may be overlaid manually, by typing the script to be used on the textbox provided (if the syntax is known), or graphically, by using the TreeEditer.  Information overlay, “bridges” two or more images into one final image. The TreeEditer represents the overlay function through a tree. A two-image overlay is graphically shown as a three-node binary tree where the top node represents the final image; two child nodes represent the two original images. To use the TreeEditer, the user must click “Edit” on the new ViewFrame. The “TreeEditer” window is displayed. On the TreeEditer window, “Add” and “Parameter” buttons are used to build the function tree from the top down. The “Add” button adds a node to the tree. When adding a node, the user must specify the type of operation to perform. There are three possible operation types: Tconnector (used for image overlay), filter and ImgSrc (used to represent the original image data). When overlaying two images the resulting image should be a Tconnector; the two child nodes are imageSources. The “Parameter” button specifies the data type being manipulated (IKONOSSharpen, Aerial Photography, etc). The “check” and “compile” buttons display error messages if the tree construction fails. If the compilation process is successful, the “GenScript” button creates the final function. Once the script is generated, the script appears on the ViewFrame textbox; the newly customized image will be displayed in ViewFrame3 by clicking on the “Apply” button.. Image Processing Filters enhance the appearence of images. To apply a filter, the user follows a process similar to that used for image overlays. However, filters are applied to a single image at a time. Therefore, if using the TreeEditer, the tree stucture should resemble that of a unary tree with a parent node (resulting image) of type filter. In contrast to information overlay, which "bridges" two or more images into one, image processing filters are implemented by passing a single image through a filter function. Thus, when filtering data, the TreeEditer creates a unary tree structure to graphically represent the filter function. |